[INFO] cloning repository https://github.com/mankyKitty/chk-chglog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mankyKitty/chk-chglog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmankyKitty%2Fchk-chglog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmankyKitty%2Fchk-chglog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5520a95208ddf41574f675fd91b4756a9b04cb67
[INFO] testing mankyKitty/chk-chglog against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmankyKitty%2Fchk-chglog" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mankyKitty/chk-chglog
[INFO] finished tweaking git repo https://github.com/mankyKitty/chk-chglog
[INFO] tweaked toml for git repo https://github.com/mankyKitty/chk-chglog written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mankyKitty/chk-chglog on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mankyKitty/chk-chglog already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 525d1daa647e53e0a578fb062c728bd4b99118cc887c8dee5e8fe12bcf2eb4dd
[INFO] running `Command { std: "docker" "start" "-a" "525d1daa647e53e0a578fb062c728bd4b99118cc887c8dee5e8fe12bcf2eb4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "525d1daa647e53e0a578fb062c728bd4b99118cc887c8dee5e8fe12bcf2eb4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525d1daa647e53e0a578fb062c728bd4b99118cc887c8dee5e8fe12bcf2eb4dd", kill_on_drop: false }`
[INFO] [stdout] 525d1daa647e53e0a578fb062c728bd4b99118cc887c8dee5e8fe12bcf2eb4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba06d6a10ea29a1c48ebcfd057369fa5332321c49ee7fe9c2d4eafab4fc0f9e3
[INFO] running `Command { std: "docker" "start" "-a" "ba06d6a10ea29a1c48ebcfd057369fa5332321c49ee7fe9c2d4eafab4fc0f9e3", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling num-traits v0.1.35
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling libc v0.2.15
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling time v0.1.35
[INFO] [stderr]    Compiling num-integer v0.1.32
[INFO] [stderr]    Compiling num-iter v0.1.32
[INFO] [stderr]    Compiling num v0.1.35
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling chk-chglog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Err(err) => panic!(err),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Err(err) => panic!("{}", err),
[INFO] [stdout]    |                            +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 34 -         Err(err) => panic!(err),
[INFO] [stdout] 34 +         Err(err) => std::panic::panic_any(err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s
[INFO] running `Command { std: "docker" "inspect" "ba06d6a10ea29a1c48ebcfd057369fa5332321c49ee7fe9c2d4eafab4fc0f9e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba06d6a10ea29a1c48ebcfd057369fa5332321c49ee7fe9c2d4eafab4fc0f9e3", kill_on_drop: false }`
[INFO] [stdout] ba06d6a10ea29a1c48ebcfd057369fa5332321c49ee7fe9c2d4eafab4fc0f9e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4b12e9aa87969e1555f7ef640e8d8362a39690d72e33990020151375372271b
[INFO] running `Command { std: "docker" "start" "-a" "f4b12e9aa87969e1555f7ef640e8d8362a39690d72e33990020151375372271b", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling chk-chglog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Err(err) => panic!(err),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Err(err) => panic!("{}", err),
[INFO] [stdout]    |                            +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 34 -         Err(err) => panic!(err),
[INFO] [stdout] 34 +         Err(err) => std::panic::panic_any(err),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "f4b12e9aa87969e1555f7ef640e8d8362a39690d72e33990020151375372271b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b12e9aa87969e1555f7ef640e8d8362a39690d72e33990020151375372271b", kill_on_drop: false }`
[INFO] [stdout] f4b12e9aa87969e1555f7ef640e8d8362a39690d72e33990020151375372271b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6465f7a16e528366cf227ce8bfe3e3642d3640cd75a5ebdb9e75f7f4cae5e885
[INFO] running `Command { std: "docker" "start" "-a" "6465f7a16e528366cf227ce8bfe3e3642d3640cd75a5ebdb9e75f7f4cae5e885", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/main.rs:34:28
[INFO] [stderr]    |
[INFO] [stderr] 34 |         Err(err) => panic!(err),
[INFO] [stderr]    |                            ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 34 |         Err(err) => panic!("{}", err),
[INFO] [stderr]    |                            +++++
[INFO] [stderr] help: or use std::panic::panic_any instead
[INFO] [stderr]    |
[INFO] [stderr] 34 -         Err(err) => panic!(err),
[INFO] [stderr] 34 +         Err(err) => std::panic::panic_any(err),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `chk-chglog` (bin "chk-chglog" test) generated 1 warning (run `cargo fix --bin "chk-chglog" -p chk-chglog --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chk_chglog-50d6e9c06edbcac7)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compare_ver_catch ... ok
[INFO] [stdout] test compare_ver_expect_false ... ok
[INFO] [stdout] test compare_ver_ummm ... ok
[INFO] [stdout] test compare_ver_wut ... ok
[INFO] [stdout] test compare_ver_edge ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6465f7a16e528366cf227ce8bfe3e3642d3640cd75a5ebdb9e75f7f4cae5e885", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6465f7a16e528366cf227ce8bfe3e3642d3640cd75a5ebdb9e75f7f4cae5e885", kill_on_drop: false }`
[INFO] [stdout] 6465f7a16e528366cf227ce8bfe3e3642d3640cd75a5ebdb9e75f7f4cae5e885
